libesedb-utils software package provides Extensible Storage Engine DB access library -- Utilities, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libesedb-utils
libesedb-utils is installed in your system.
Make ensure the libesedb-utils package were installed using the commands given below,
$ sudo dpkg-query -l | grep libesedb-utils *
You will get with libesedb-utils package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Other OS's and file systems |
| Package | libesedb-utils |
| Version | 20151213-1 |
| Description | Extensible Storage Engine DB access library -- Utilities |
| Sub Section | otherosfs |